| Method | DeleteCachedPricesByCategoryPath Deletes all data in the CyberStore price cache for a Category, using the CategoryPath.  | 
| Method | DeleteCachedPricesByCustomerNumber Deletes all data in the CyberStore price cache for a Customer, using the CustomerNumber.  | 
| Method | DeleteCachedPricesByStockCode Deletes all data in the CyberStore price cache for the Item specified.  | 
| Method | DeleteCachedPricesForItemsInCategory Deletes all data in the CyberStore price cache for a Category, using the Category_ID.  | 
| Method | FormatNumberAsCustomerCurrency Converts a number into a string displayed in the current Shopper's currency. Introduced in 2.19.0.  | 
| Method | GetCustomerPrice | 
| Method | GetDefaultPrice | 
| Method | GetDisplayPriceByStockCode Gets the display pricing information in the current shopper context, for the specified stock code,  in a specified Quantity using the specified Unit of Measure.  |